This page last changed on Dec 02, 2012 by rp7772.

Below are some IDL script examples, written by 2010-11 BSc Project student, Will Foxall:



Name Size Creator Creation Date Comment  
Text File dr_consistently_hot_final.txt 3 kB wf8399 Jun 27, 2011 10:59 Making the hot pixel mask
Text File r-prime-analysis.txt 21 kB wf8399 Jun 27, 2011 10:58 The code used for photometry of an r-prime star
Text File registering.txt 3 kB wf8399 Jun 27, 2011 10:57 An example registering script
Text File maskfix.pro 5 kB wf8399 Jun 27, 2011 10:56 The maskfix routine (see below for installation)

To use the maskfix routine;

  • Copy to your home folder on Starlink
  • Type;
.compile '~/maskfix.pro'
  • Run maskfix once a data array (data) and mask array (mask) of identical dimensions are read in by typing;
result=maskfix(data,mask)
  • Result, data and mask can be renamed as required.

maskfix.pro (text/plain)
registering.txt (text/plain)
r-prime-analysis.txt (text/plain)
dr_consistently_hot_final.txt (text/plain)
Document generated by Confluence on Jun 12, 2013 09:50